| SyServiceProcessType |
| Logical Entity Name | SyServiceProcessType |
| Default Table Name | SyServiceProcessType |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceProcessType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceProcessTypeId |
int | NO | ||
| Code | char(10) | YES | ||
| Descrip | varchar(500) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| Active | bit | NO |
| SyServiceProcessType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceProcessType_Code | Index | Code |
| PK_SyServiceProcessType_SyServiceProcessTypeID | PrimaryKey | SyServiceProcessTypeId |
| SyServiceProcessType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceProcessTypeUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyAutomatedProcessActivation | Non-Identifying | One To Zero or More | FK_SyAutomatedProcessActivationSyServiceProcessTypeID_SyServiceProcessTypeSyServiceProcessTypeID | NO | YES | |||
| SyServiceProcess | Non-Identifying | One To Zero or More | FK_SyServiceProcessSyServiceProcessTypeId_SyServiceProcessTypeSyServiceProcessTypeId | NO | YES | |||
| SyServiceRecipientMailboxProcessRelationship | Non-Identifying | One To Zero or More | FK_SyServiceRecipientMailboxProcessRelationshipSyServiceProcessTypeId_SySyServiceProcessTypeSyServiceProcessTypeId | NO | YES | |||
| SyServiceStarRequestQueue | Non-Identifying | One To Zero or More | FK_SyServiceStarRequestQueueSyServiceProcessTypeId_SyServiceProcessTypeSyServiceProcessTypeId | NO | YES |
| SyServiceProcessType Check Constraints |
| Check Constraint Name | CheckConstraint |